ASP.NET Pack Programmer's Guide
Graphics.drawLines Method
See Also
 





Draws a series of straight lines.

Namespace: MindFusion.Charting.Drawing
Package: Graphics.js

 Syntax

JavaScript  Copy Code

function drawLines (pen, points)

 Parameters

pen

The pen to draw the lines with.

points

The points of the lines to draw.

 See Also

Graphics Members
Graphics Class
MindFusion.Charting.Drawing Namespace